home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / tcomm40 / read.me < prev    next >
Text File  |  1988-10-06  |  3KB  |  58 lines

  1. -  Notes for Revision 4.0
  2.  
  3. If you have just acquired the shareware version of the LiteComm(tm)
  4. Toolbox, try the QBTTL sample program and look over its code, feel free
  5. to experiment with the functions and, if you like what you see, please
  6. register and join our list of satisfied users from all over the world.
  7.  
  8. If you've registered LiteComm, thank you.  Your registration helps make 
  9. it possible for us to continue supporting and enhancing the product.
  10.  
  11. REGISTERED USERS PLEASE NOTE:
  12. The serial number of your copy is found on the diskette label, not in 
  13. the lserial.num file as mentioned in the documentation.
  14.  
  15. With Revision 4.0, the most critical portion of the kernel, the 
  16. interrupt handlers have been recoded in assembly language, further 
  17. improving its ability to handle higher baud rates.  Some additional
  18. functions have been added to the package as well.  See the
  19. documentation section "New in Version 4.0" for additional details.
  20.  
  21. NOTE CAREFUULY!!!
  22. If you have used LiteComm before, it will be necessry for you to
  23. re-compile and relink your applications, primarily do to changes that
  24. we instituted in the Communications Control Block (CCB).
  25.  
  26. You should not have to modify the any of the source code to compile it 
  27. on any of the supported compilers.  Extensive use of C preprocessor 
  28. statments has been made to insure that all modules will compile under 
  29. any of the supported compilers with no additional effort.
  30.  
  31. For source code registrants, we have also provided a complete set of 
  32. "make" files to assist you in rebuilding the libraries, should it become 
  33. necessary, or should you wish to modify the supplied routines.  Be 
  34. cautious...the make files, at a minimum, assume that you have both ARC 
  35. and LIB available in either your current working directory or somewhere 
  36. in the current path. Note also that you MUST have available either MASM 
  37. 5.X or Turbo Assembler version 1.0 or greater.
  38.  
  39. LiteComm is an advanced product for advanced users.  Due to the various 
  40. conditions under which LiteComm might be used, we have not attempted to 
  41. provide you with specific instructions on linking the LiteComm libraries 
  42. with your application programs.  We assume that you are familiar with 
  43. the methods needed to link third-party libraries, such as LiteComm, with 
  44. your applications.  Answering specific questions regarding linking of 
  45. LiteComm to any given application is not practical, since it requires 
  46. specific knowledge of how your system is organized, and of your 
  47. application that cannot generally be obtained by telephone.
  48.  
  49. We have include a dearchiving utility, called dearc, on the distribution
  50. diskette for those of you who do not have access to any of the common
  51. de-arc'ing utilities.  Simply enter DEARC and follow the prompts or
  52. specify DEARC <archive name without extension>
  53.  
  54. Information Technology
  55.  
  56. LiteComm is a trademark of Information Technology.
  57. Microsoft is a registered trademark of Microsoft Corp.
  58.